home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part2 / 18013 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.1 KB

  1. Path: news.deltanet.com!usenet
  2. From: dwrugh@deltanet.com (Dave Rugh)
  3. Newsgroups: comp.lang.c++
  4. Subject: Re: MSVC++ 4.0 Compiling Resources
  5. Date: 18 Apr 1996 15:11:39 GMT
  6. Organization: Delta Internet Services, Anaheim, CA
  7. Message-ID: <4l5m3b$h3k@news01.deltanet.com>
  8. References: <4l4hb8$d8m@news02.deltanet.com>
  9. NNTP-Posting-Host: ana2069.deltanet.com
  10. Mime-Version: 1.0
  11. Content-Type: Text/Plain; charset=US-ASCII
  12. X-Newsreader: WinVN 0.99.7
  13.  
  14. In article <4l4hb8$d8m@news02.deltanet.com>, dwrugh@deltanet.com says...
  15. >
  16. >I've got a project that is using an icon for the doc minimized and another 
  17. >icon for the app minimized.  If I go to the resource window and edit the 
  18. icons 
  19. >and save them then rebuild the app the old icons are showing.  I've tried a 
  20. >number of things but can't get the new icons to display.  I've deleted the 
  21. >*.res file to get the resources to recompile,  checked the path to the icons 
  22. >in app.rc but every time I rebuild I still get the old icons.  
  23. >
  24. >
  25. The odd thing is that if I compile under Win NT 3.51 the icons are there
  26. but if I compile the same files under Win 95 the default icons are there.
  27.  
  28. Dave
  29.  
  30.